-
Notifications
You must be signed in to change notification settings - Fork 183
build(deps): bump the build group across 1 directory with 14 updates #4379
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the build group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.39.6` | `1.40.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.17` | `1.32.2` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.20.4` | `1.20.12` | | [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.264.0` | `1.275.0` | | [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) | `1.49.2` | `1.52.2` | | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `1.23.2` | `1.24.0` | | [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.168.0` | `1.169.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.43.0` | `0.45.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.255.0` | `0.256.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.39.6 to 1.40.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.39.6...v1.40.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.17 to 1.32.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.31.17...v1.32.2) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.21 to 1.19.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.18.21...service/m2/v1.19.2) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.20.4 to 1.20.12 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/mq/v1.20.4...service/sns/v1.20.12) Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.264.0 to 1.275.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.264.0...service/ec2/v1.275.0) Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.49.2 to 1.52.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/ssm/v1.49.2...service/ssm/v1.52.2) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.90.0 to 1.92.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.90.0...service/s3/v1.92.1) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.39.1 to 1.41.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.39.1...service/ivs/v1.41.2) Updates `github.com/aws/smithy-go` from 1.23.2 to 1.24.0 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.23.2...v1.24.0) Updates `github.com/digitalocean/godo` from 1.168.0 to 1.169.0 - [Release notes](https://github.com/digitalocean/godo/releases) - [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md) - [Commits](digitalocean/godo@v1.168.0...v1.169.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](golang/crypto@v0.43.0...v0.45.0) Updates `golang.org/x/net` from 0.46.0 to 0.47.0 - [Commits](golang/net@v0.46.0...v0.47.0) Updates `golang.org/x/term` from 0.36.0 to 0.37.0 - [Commits](golang/term@v0.36.0...v0.37.0) Updates `google.golang.org/api` from 0.255.0 to 0.256.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.255.0...v0.256.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-version: 1.20.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2 dependency-version: 1.275.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: github.com/aws/aws-sdk-go-v2/service/iam dependency-version: 1.52.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.92.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.41.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: github.com/aws/smithy-go dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: github.com/digitalocean/godo dependency-version: 1.169.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: golang.org/x/net dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: golang.org/x/term dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build - dependency-name: google.golang.org/api dependency-version: 0.256.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
|
ooop, thats what I get for not building locally, working on it Correction looks like environmental issues. |
SA1019: "golang.org/x/net/context" is deprecated: Use the standard library context package instead.
8907c14 to
aae389c
Compare
dustymabe
approved these changes
Dec 3, 2025
Member
dustymabe
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Member
|
Thanks @prestist ! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the build group with 9 updates in the / directory:
1.39.61.40.01.31.171.32.21.20.41.20.121.264.01.275.01.49.21.52.21.23.21.24.01.168.01.169.00.43.00.45.00.255.00.256.0Updates
github.com/aws/aws-sdk-go-v2from 1.39.6 to 1.40.0Commits
466d9d5Release 2025-11-19.2ca4b05eRegenerated Clientsd780944add logincreds provider (#3230)115ff14Release 2025-11-19964750dRegenerated Clients5b181c4Update API model1e2c145Release 2025-11-18163dcfeRegenerated Clients38b8afeUpdate endpoints model0252675Update API modelUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.31.17 to 1.32.2Commits
0cbb5aaRelease 2024-10-0854c1dd6Regenerated Clients2cde144Update endpoints model67fbd35Update API modelaa04330Allow non-nil but empty headers (#2826)5a4e5bbadd feature tracking for cbor protocol (#2821)183987cadd annotations to deprecated services and introduce codegen integration for ...b737dc9Release 2024-10-077279a51Regenerated Clientsa1b1f5aUpdate endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.18.21 to 1.19.2Commits
31c2f3fRelease 2025-01-09ed70e6bRegenerated Clients5aef5b0Update partitions file6e21e3fUpdate endpoints model9017824Update API modelebb7c02retry net.ErrClosed by default (#2949)19d2a28Release 2025-01-08e153a59Regenerated Clients349cb94Update endpoints model740de30Update API modelUpdates
github.com/aws/aws-sdk-go-v2/feature/s3/managerfrom 1.20.4 to 1.20.12Commits
844ff45Release 2023-06-13cc29406Regenerated Clientsaa907c6Update API model2f4a560chore: typo in Retryer interface (#2148)ba5a08ffix: S3 HeadObject NotFound error never being returned (#2139)9fd4e02Release 2023-06-12141db3bRegenerated Clientsaffe75cUpdate endpoints model91119cfUpdate API model59eb943Release 2023-06-09Updates
github.com/aws/aws-sdk-go-v2/service/ec2from 1.264.0 to 1.275.0Commits
34ec0a4Release 2025-11-25540441aRegenerated Clients9869a2bUpdate endpoints modela6b38c1Update API model3953a0dadd explicit message deser to all s3 errors (#3237)e7eec69Fix panic during auth scheme resolution due to region validation (#3235)d68b3a0Release 2025-11-24292a198Regenerated Clientsdfeabc6Update API modela7a1be5Release 2025-11-21Updates
github.com/aws/aws-sdk-go-v2/service/iamfrom 1.49.2 to 1.52.2Commits
383fd26Release 2024-07-104a055f9Regenerated Clientse345795Update endpoints model52a10acUpdate API modeladab0deremove unused jmespath dependency from main module (#2707)0e07cc8Release 2024-07-095e35834Regenerated Clientsa2a28a1Update endpoints modelf548973Update API modele7aad56Release 2024-07-08Updates
github.com/aws/aws-sdk-go-v2/service/s3from 1.90.0 to 1.92.1Commits
34ec0a4Release 2025-11-25540441aRegenerated Clients9869a2bUpdate endpoints modela6b38c1Update API model3953a0dadd explicit message deser to all s3 errors (#3237)e7eec69Fix panic during auth scheme resolution due to region validation (#3235)d68b3a0Release 2025-11-24292a198Regenerated Clientsdfeabc6Update API modela7a1be5Release 2025-11-21Updates
github.com/aws/aws-sdk-go-v2/service/stsfrom 1.39.1 to 1.41.2Commits
70eb57aRelease 2024-11-06cd2c6b1Regenerated Clients2b2a737Update API model8c9892fbump smithy-go codegen to latest (#2890)82897befix potential for user-agent lang value mismatch in tests (#2888)061540bCloudfront - add expire time in signed cookie. (#2862)aa3bd1ffix makefile to not spam releases for feature/dynamodb/attributevalue (#2885)eb96051Release 2024-11-017f2d000Regenerated Clients8542f2fUpdate endpoints modelUpdates
github.com/aws/smithy-gofrom 1.23.2 to 1.24.0Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
71f5bffRelease 2025-12-01c94c177changelog0cc0b1cconvert middleware steps to linked lists (#617)ed49224Add param binding error check in auth scheme resolution to avoid panic (#619)0e0b20cadd discrete tests for initialize step (#618)ddbac1conly add interceptors if configured (#616)798bf4fremove pointless trace spans (#615)dc545a7don't create op metrics context if not in use (#613)6f12c09add host label validation for region before ep resolution (#612)Updates
github.com/digitalocean/godofrom 1.168.0 to 1.169.0Release notes
Sourced from github.com/digitalocean/godo's releases.
Changelog
Sourced from github.com/digitalocean/godo's changelog.
Commits
5d054d2new released3f4588GetLogsink updated to handled unwrapped API response (#928)4cd6435v1.168 (#929)Updates
golang.org/x/cryptofrom 0.43.0 to 0.45.0Commits
4e0068cgo.mod: update golang.org/x dependenciese79546essh: curb GSSAPI DoS risk by limiting number of specified OIDsf91f7a7ssh/agent: prevent panic on malformed constraint2df4153acme/autocert: let automatic renewal work with short lifetime certsbcf6a84acme: pass context to requestb4f2b62ssh: fix error message on unsupported cipher79ec3a5ssh: allow to bind to a hostname in remote forwarding122a78fgo.mod: update golang.org/x dependenciesc0531f9all: eliminate vet diagnostics0997000all: fix some commentsUpdates
golang.org/x/netfrom 0.46.0 to 0.47.0Commits
9a29643go.mod: update golang.org/x dependencies07cefd8context: deprecate5ac9dacpublicsuffix: don't treat ip addresses as domain namesd1f64ccquic: use testing/synctestfff0469http2: document that RFC 7540 prioritization does not work with small payloadsf35e3a4http2: fix weight overflow in RFC 7540 write scheduler89adc90http2: fix typo referring to RFC 9218 as RFC 9128 instead8d76a2cquic: don't defer MAX_STREAMS frames indefinitely027f8b7quic: fix expected ACK Delay in client's ACK after HANDSHAKE_DONEdec9fe7dns/dnsmessage: update SVCB packing to prohibit name compressionUpdates
golang.org/x/termfrom 0.36.0 to 0.37.0Commits
1231d54go.mod: update golang.org/x dependencies3475bc8term: fix some commentsUpdates
google.golang.org/apifrom 0.255.0 to 0.256.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
811ba14chore(main): release 0.256.0 (#3367)11afd81chore(all): update all (#3372)39a2bc0feat(all): auto-regenerate discovery clients (#3371)140a610feat(all): auto-regenerate discovery clients (#3370)5d436f7feat(all): auto-regenerate discovery clients (#3369)57e958dfeat(all): auto-regenerate discovery clients (#3368)997c613feat(all): auto-regenerate discovery clients (#3366)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions